Add gdk-pixbuf-alias.h
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Aug 2004 13:59:38 +0000 (13:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Aug 2004 13:59:38 +0000 (13:59 +0000)
2004-08-11  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf/Makefile.am (IGNORE_HFILES): Add gdk-pixbuf-alias.h

docs/reference/ChangeLog
docs/reference/gdk-pixbuf/Makefile.am

index 1f85f592dc9edf100a16c2d80068fb66968adf12..0cfaa6305a01507653463fd0862bf72381ffbc13 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-11  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk-pixbuf/Makefile.am (IGNORE_HFILES): Add gdk-pixbuf-alias.h
+
 Tue Aug 10 18:58:15 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gdk/Makefile.am (IGNORE_HFILES): Add gdkalias.h
index f65ff0b0c42ccf28d3b5cd3165cd5eba14406acb..3a8119203d063089eed27ff88fa7c49aeda2a942 100644 (file)
@@ -21,6 +21,7 @@ CFILE_GLOB=$(top_srcdir)/gdk-pixbuf/*.c $(top_srcdir)/contrib/gdk-pixbuf-xlib/*.
 # Header files to ignore when scanning
 IGNORE_HFILES=                         \
        pixops                          \
+       gdk-pixbuf-alias.h              \
        gdk-pixbuf-marshal.h            \
        gdk-pixbuf-xlib-private.h       \
        gdk-pixbuf-i18n.h               \